mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-13 22:38:07 +00:00
U-boot will load the kernel image to 48M physical memory address. The patch changes it to the correct address, though it's PIC codes. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: Arnd Bergmann <arnd@arndb.de>