hc
2023-11-20 5a4414d1fd83d52b073fc27f6e12dc9fe3b32766
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;