OpenNuvoton / NUC970_U-Boot_v2016.11

U-Boot v2016.11 for NUC970, N9H30, and NUC980
28 stars 45 forks source link

NUC976 build uboot add SPI configuration appear error. #31

Closed Venceplace closed 3 years ago

yachen commented 3 years ago

Do you need NAND control in U-Boot?

Venceplace commented 3 years ago

I don't need to use nand when compiling uboot. Can I close and exit nand support in menuconfig?However, after the menuconfig turns off the nand driver, many problems with nand initialization will be reported.

yachen commented 3 years ago

You also need to disable NAND related commands. Try use nuc970_tomato_defconfig, this configuration disable NAND support and enable SPI support.