ARM: boards: phytec-som-am335x: Fix SPI boot script
Because our SPI NOR flashes are too small, we require a root filesystem
in a NAND media. The kernel bootargs has a wrong parameter and lead to:

    VFS: Cannot open root device "ubi0:root" or unknown-block(0,0):

Changed 'ubi.mtd=nand0.root' to 'ubi.mtd=root'.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3f2df4e commit 16a2a96b67103b844ee3ce507fd0fd310289becf
@Daniel Schultz Daniel Schultz authored on 17 Nov 2017
Sascha Hauer committed on 21 Nov 2017
Showing 1 changed file
View
arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/spi