Jump to content

Cubieboard2 NAND vs TSD


ariz

Recommended Posts

Hi

Do You know if there are any problems with deploying armbian on cubieboard 2 with TSD instead of NAND ? Do I have to change anything on the system side or is it transparent ?

 

Adam

Link to comment
Share on other sites

1 hour ago, ariz said:

Do I have to change anything on the system side or is it transparent ?

From the documentation that I was able to find tSD uses SD(SDIO) interface so it's similar to a board with eMMC or with 2 SD slots and it's not compatible with NAND.

For the legacy 3.4.x kernel based images you'll have to edit script.fex/script.bin to disable NAND and enable MMC 2 interface.

For the mainline kernel you'll have to edit DT or wait for a new release which has better support for DT overlays.

 

If you want to boot from tSD you'll have to recompile u-boot with CONFIG_MMC_SUNXI_SLOT_EXTRA=2 added to defconfig, though it's safe to add this option to future Armbian releases.

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines