Loading u-boot binary from the u-boot command line

2021-01-21 Thread scd rjcom
I need to to test the modified u-boot binary. I want to test it without writing it on the NOR flash, that already has a working u-boot. Can I load the modified u-boot binary from the currently running u-boot command line?

configure and build the u-boot for BCM953012HR

2021-01-21 Thread scd rjcom
How do I configure and build the u-boot for BCM953012HR (Broadcom Northstar Reference board)? Is there a compatible board/config for the BCM953012HR Board?

build the u-boot for BCM53016

2021-01-13 Thread scd rjcom
How do I build the u-boot for BCM53016 SoC ( https://www.broadcom.com/products/embedded-and-networking-processors/communications/bcm5301x )? Is there any compatible board/config for the BCM53016 SoC? It is supported by the linux kernel under CONFIG_ARCH_BCM_5301X config flag.