Re: failed to build u-boot mt7621_rfb_defconfig

2023-10-18 Thread Xiaobo Liu
Thank you

Re: failed to build u-boot mt7621_rfb_defconfig

2023-10-17 Thread Fabio Estevam
[Please keep the list on Cc] On Mon, Oct 16, 2023 at 11:14 PM Xiaobo Liu wrote: > > Hi > > I found the nand rfb u-boot mt7621_stage_sram.bin, no spi-nor version was > found. > > https://u-boot.readthedocs.io/en/latest/board/mediatek/mt7621.html > > Where can I find a version of the mt7621 spi-no

Re: failed to build u-boot mt7621_rfb_defconfig

2023-10-16 Thread Fabio Estevam
Hi Xiaobo, On Mon, Oct 16, 2023 at 8:49 AM Xiaobo Liu wrote: > Image 'u-boot-spl-ddr' is missing external blobs and is non-functional: > stage_bin > > /binman/u-boot-spl-ddr/stage_bin (mt7621_stage_sram.bin): >Missing blob > > Some images are invalid > make: *** [Makefile:1115: .binman_stamp

failed to build u-boot mt7621_rfb_defconfig

2023-10-16 Thread Xiaobo Liu
I checkout u-boot tag: v2023.10 https://github.com/u-boot/u-boot/tree/v2023.10 run build: ```shell export STAGING_DIR=/home/foo/openwrt-toolchain-22.03.4-ramips-mt7621_gcc-11.2.0_musl.Linux-x86_64/ make mt7621_rfb_defconfig make CROSS_COMPILE=/home/foo/openwrt-toolchain-22.03.4-ramips-mt7621_gc