Re: [U-Boot] nand_get_device() and nand_release_device()

2012-05-15 Thread Scott Wood
On 05/07/2012 11:14 AM, Timur Tabi wrote: Scott, As you know, the P1022 has this weird LBC/DIU muxing problem. I'd like to add support for the 'nand' command while the DIU is active. Looking at the NAND code, I see functions nand_get_device() and nand_release_device(). What is the idea

[U-Boot] nand_get_device() and nand_release_device()

2012-05-07 Thread Timur Tabi
Scott, As you know, the P1022 has this weird LBC/DIU muxing problem. I'd like to add support for the 'nand' command while the DIU is active. Looking at the NAND code, I see functions nand_get_device() and nand_release_device(). What is the idea behind these functions? Would it make sense to