Files
u-boot/include/configs
Yong-Xuan Wang 891a181cda board: sifive: unmatched: move kernel load address to 0x80200000
U-boot initially loads the kernel image to the kernel_addr_r, and
subsequently relocates it to memory address 0x80200000. Setting
kernel_addr_r to 0x80200000 can eliminate one copy operation.

Signed-off-by: Yong-Xuan Wang <yongxuan.wang@sifive.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-11-02 15:15:29 +08:00
..
2023-05-04 12:40:47 +02:00
2023-04-28 17:52:23 +02:00
2023-04-21 15:16:00 +08:00
2023-05-21 16:54:40 +02:00
2023-05-04 12:40:47 +02:00
2023-03-29 22:27:39 +02:00
2023-09-03 23:33:04 +01:00
2023-08-09 23:31:12 +08:00