]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
authorGabe Black <gabeblack@chromium.org>
Fri, 12 Oct 2012 14:26:06 +0000 (14:26 +0000)
committerTom Rini <trini@ti.com>
Mon, 22 Oct 2012 15:29:55 +0000 (08:29 -0700)
commit24a3fdd64d449c1acd4ccc3636f8bf02e903b6f8
treeb92cd89caa0dd318696b3de25ae292ad568d0c88
parent47444a27d2d8fb5c9f2799345278f935d453ab5d
ide: Add printf format string for CONFIG_SYS_64BIT_LBA option

The size of an LBA type changes depending on this option. We need to
use a different printf() string in each case, so create a define for
this.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
include/ide.h