hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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;