diff options
author | Simon Glass <sjg@chromium.org> | 2012-10-29 05:24:04 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-11-02 15:20:43 -0700 |
commit | b6458d38d6dcdb00a70d12a8a48a2c0ca7eacbf7 (patch) | |
tree | 3b684fb496da4b21de7d624716536f8e06b13bb2 /boards.cfg | |
parent | fe1f808ce79de0caa4674340958f02780b2f81f9 (diff) | |
download | u-boot-imx-b6458d38d6dcdb00a70d12a8a48a2c0ca7eacbf7.zip u-boot-imx-b6458d38d6dcdb00a70d12a8a48a2c0ca7eacbf7.tar.gz u-boot-imx-b6458d38d6dcdb00a70d12a8a48a2c0ca7eacbf7.tar.bz2 |
ide: Correct function signatures for ide_read/write()
The prototypes in the header were changed by commit 4ac8f8e0 but the
functions no longer match. Correct this.
It seems odd that block devices take an lbaint_t for the block count, but
an unsigned long for the blknr. Surely we should promote blknr to lbaint_t
also?
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'boards.cfg')
0 files changed, 0 insertions, 0 deletions