hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
u-boot/include/asm-generic/u-boot.h
....@@ -87,8 +87,6 @@
8787 ulong bi_arch_number; /* unique id for this board */
8888 ulong bi_boot_params; /* where this board expects params */
8989
90
- /* same as android image header 'os_version' */
91
- unsigned int bi_andr_version;
9290 #ifdef CONFIG_NR_DRAM_BANKS
9391 struct { /* RAM configuration */
9492 u64 start;