commit | f4728fd21f6d81bb2100da7eb9c675f1a74ad30d | [log] [tgz] |
---|---|---|
author | Guan Xuetao <gxt@mprc.pku.edu.cn> | Wed Apr 20 19:06:53 2011 +0800 |
committer | Guan Xuetao <gxt@mprc.pku.edu.cn> | Thu Jun 09 16:19:44 2011 +0800 |
tree | 30e6eb0ff56fca16dab1ed6fbd8b149b1a1b7c1c | |
parent | 2809e80b8a73d556b2302e273966fb15db16c51e [diff] |
unicore32: change zImage physical address, though it's PIC codes 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>