Home
last modified time | relevance | path

Searched hist:"8 bfa195e4e7ecbbabd4f070a3640212a5ac4ebde" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmmc.hdiff 8bfa195e4e7ecbbabd4f070a3640212a5ac4ebde Wed Apr 03 03:54:30 CDT 2013 Simon Glass <sjg@chromium.org> mmc: Define a constant for the maximum block size

The number 512 appears quite a bit in the mmc code. Add a constant for this
so that it can be used here and in other parts of the code (e.g. SPL code
which loads from mmc).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Vadim Bendebury <vbendeb@google.com>
/openbmc/u-boot/drivers/mmc/
H A Dmmc.cdiff 8bfa195e4e7ecbbabd4f070a3640212a5ac4ebde Wed Apr 03 03:54:30 CDT 2013 Simon Glass <sjg@chromium.org> mmc: Define a constant for the maximum block size

The number 512 appears quite a bit in the mmc code. Add a constant for this
so that it can be used here and in other parts of the code (e.g. SPL code
which loads from mmc).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Vadim Bendebury <vbendeb@google.com>