summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/beagle/board.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-08-02 12:00:51 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-08-02 12:00:51 +0200
commitee5a0fcded19fbcc05ac5149f4ef879ced5441d3 (patch)
tree31969b597d5a5f7f5c2a4eed9aca03ec648cdc79 /arch/arm/boards/beagle/board.c
parent6efca01b82a59f32b016f9cfd46b12e8e632ee92 (diff)
downloadbarebox-ee5a0fcded19fbcc05ac5149f4ef879ced5441d3.tar.gz
barebox-ee5a0fcded19fbcc05ac5149f4ef879ced5441d3.tar.xz
mtd OMAP NAND: Fix dev_ready handling
- dev_ready is supposed to return whether the device is ready or not, not to poll until the device is ready. - dev_ready should return true for ready and false for not ready - waitpin polarity is not needed (at least the kernel does not have it) - wait_mon_mask must be 32bit. The code was unused since no board specified a wait pin, so no breakage included. This also removes the now unused timeout variable from platformdata. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/beagle/board.c')
0 files changed, 0 insertions, 0 deletions