Home
last modified time | relevance | path

Searched hist:"9 ddef489c4c11dc54dc4896f75a877c8944dedad" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dam43xx_evm.hdiff 9ddef489c4c11dc54dc4896f75a877c8944dedad Fri Jun 05 04:42:20 CDT 2015 Roger Quadros <rogerq@ti.com> am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name

We almost always use UBIFS for user accessible NAND file systems and
the UBIFS file system might contain more than one volume within the
single NAND partition. The last NAND partition is therefore more
appropriately named as "NAND.file-system" instead of "NAND.rootfs"

The Linux kernel (as of v3.16) also uses "NAND.file-system" to name the
last NAND partition. This patch makes the partition name consistent
between u-boot and the kernel.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Ddra7xx_evm.hdiff 9ddef489c4c11dc54dc4896f75a877c8944dedad Fri Jun 05 04:42:20 CDT 2015 Roger Quadros <rogerq@ti.com> am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name

We almost always use UBIFS for user accessible NAND file systems and
the UBIFS file system might contain more than one volume within the
single NAND partition. The last NAND partition is therefore more
appropriately named as "NAND.file-system" instead of "NAND.rootfs"

The Linux kernel (as of v3.16) also uses "NAND.file-system" to name the
last NAND partition. This patch makes the partition name consistent
between u-boot and the kernel.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dam335x_evm.hdiff 9ddef489c4c11dc54dc4896f75a877c8944dedad Fri Jun 05 04:42:20 CDT 2015 Roger Quadros <rogerq@ti.com> am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name

We almost always use UBIFS for user accessible NAND file systems and
the UBIFS file system might contain more than one volume within the
single NAND partition. The last NAND partition is therefore more
appropriately named as "NAND.file-system" instead of "NAND.rootfs"

The Linux kernel (as of v3.16) also uses "NAND.file-system" to name the
last NAND partition. This patch makes the partition name consistent
between u-boot and the kernel.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>