<filippo>
Hello! I'm having an issue with a sunxi device on which I am trying to install a new version of u-boot. I've compiles u-boot successfully on my main machine, using `make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j16` and the CHIP_defconfig configuration. I am then testing it before flashing using `sunxi-fel -p -v uboot u-boot-sunxi-with-spl.bin`, but from the serial port it's stuck on `Trying to boot from FEL`.
<filippo>
ANyone that can help me, please? Thanks¬
mckoan is now known as mckoan|away
<apritzel>
filippo: which version of U-Boot is that? there were bugs with FEL lately, which we (hopefully) fixed
<filippo>
oh, ok. I'm using 2022.04
<apritzel>
filippo: can you try the very latest version (v2022.07-rc6)?
<apritzel>
but IIUC that's independent of the MLC/SLC issue
<filippo>
cool! yes, nand loading seems quite diffcult on MLC
<filippo>
I'm considering swapping the nand for a SLC
vagrantc has joined #u-boot
<filippo>
So, I have setted the pagesize/eraseblock size for the nand. When I try to boot it now, I see no mtd or nand device available. Any idea?
apritzel has quit [Ping timeout: 264 seconds]
<filippo>
Nevermind, I discovered it's related to the device tree. Copying the &nfc block from the kernel dts file fixed it (and editing some pin names in the new file)
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
GNUtoo_ is now known as GNUtoo
filippo has joined #u-boot
apritzel_ has joined #u-boot
vagrantc has quit [Quit: leaving]
filippo has quit [Ping timeout: 240 seconds]
aggi has quit [Quit: ttyl]
___nick___ has quit [Ping timeout: 260 seconds]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
mmu_man has quit [Ping timeout: 240 seconds]
mmu_man has joined #u-boot
filippo has joined #u-boot
<filippo>
Hello! I am having some issues compiling u-boot. In particular, I get some issues on spl_ubi.c, with undefined reference to nand_spl_read_block. Any idea on how to fix this? I was thinking about an isue with the configuration...
GNUtoo has quit [Remote host closed the connection]