Create NAND Partition through barebox
christian.buettner at rafi.de
christian.buettner at rafi.de
Thu Mar 29 07:55:43 EDT 2012
Hi,
i need to create a NAND Partition through the barebox prompt to be able to
flash a kernel image on it.
This is the current devinfo of my target:
barebox:/ devinfo
devices:
`---- imx_serial0
`---- cs0
`---- mem0
`---- 0x00000000-0x1fffffff: /dev/ram0
`---- mem1
`---- 0x00000000-0x1fffffff: /dev/ram1
`---- imx_iim0
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank0
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank1
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank2
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank3
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank4
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank5
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank6
`---- 0x00000000-0x0000001f: /dev/imx_iim_bank7
`---- ramfs0
`---- devfs0
`---- mem2
`---- 0x00000000-0x000018ab: /dev/defaultenv
`---- mem3
`---- 0x00000000-0xfffffffe: /dev/mem
`---- cs1
`---- fec_imx0
`---- miidev0
`---- 0x00000000-0x0000003f: /dev/phy0
`---- eth0
drivers:
imx_serial
ramfs
devfs
imx_iim
fec_imx
miidev
mem
I tried using
$ nand -a /dev/nand0.*
Nothing happens..
What is wrong?
- - Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/barebox/attachments/20120329/912a256b/attachment.html>
More information about the barebox
mailing list