RE: board_init.c file not compiled

2021-11-17 Thread Chan Kim
init and some other files were not compiled. So I removed the SPL_BUILD in the board's Kconfig. Thanks. Chan Kim From: Chan Kim Sent: Tuesday, November 16, 2021 7:06 PM To: U-Boot Mailing List Subject: board_init.c file not compiled Hello all, I'm new to u-boot and having

board_init.c file not compiled

2021-11-16 Thread Chan Kim
Hello all, I'm new to u-boot and having difficulty while trying to build u-boot for our test board.(arm64, armv8) I wanted to try the "SPL falcon" mode". The DDR is not ready yet in the board. A small scp chip(cortex-M7) will initialize clk and will load kernel(including initramfs), dtb, u-boot