Re: [PATCH v1 1/4] board: nuvoton: arbel: change uboot load address

2023-07-15 Thread Tom Rini
On Tue, Jul 04, 2023 at 04:00:11PM +0800, Jim Liu wrote: > use new memory layout and change uboot load address. > open tpm, tee and more config feature > > No need to reserve top memory because the reserved space > is moved to the bottom area of memory. > > Signed-off-by: Jim Liu For the serie

[PATCH v1 1/4] board: nuvoton: arbel: change uboot load address

2023-07-04 Thread Jim Liu
use new memory layout and change uboot load address. open tpm, tee and more config feature No need to reserve top memory because the reserved space is moved to the bottom area of memory. Signed-off-by: Jim Liu --- board/nuvoton/arbel_evb/Kconfig | 4 ++-- configs/arbel_evb_defconfig | 15 +