forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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;