On Mon, Jul 11, 2016 at 7:09 AM, <[email protected]> wrote: > I am going through the book: mastering embedded linux programming > > There is a section on U-boot. > It instructs on how to build the u-boot using the following website: > ftp://ftp.denx.de/pub/u-boot/ > I used version v2015.07 as suggested by the book then went through the > process of making > a u-boot file and MLO file. > > It then instructs me to do the following command: nand read 82000000 > 400000 200000 > When I do so that it doesn't understand the command nand. I don't know if > beaglebone black does not have a nand? >
In the board's default state there is no NAND present.. there is a cape you can purchase to install nand on the beaglebone.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjRx7JJHO4zznxMRDrV6a3%2BpgXLm7rtFjgOg0nksHPhvA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
