summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorEric Nelson <eric@nelint.com>2015-12-07 07:50:01 -0700
committerTom Rini <trini@konsulko.com>2016-01-04 11:17:43 -0500
commit1aa2d074a7acda61eb43e654ced21c139703633c (patch)
treec9e5751b43d4234b24b484d9867a9ec137527ee1 /scripts/checkpatch.pl
parentf8a3df0fbc31e7f0f0a5359d505c07fd99b2dab3 (diff)
downloadblackbird-obmc-uboot-1aa2d074a7acda61eb43e654ced21c139703633c.tar.gz
blackbird-obmc-uboot-1aa2d074a7acda61eb43e654ced21c139703633c.zip
mmc: update MMC_ERASE argument to match Linux kernel.
Table 41 of the JEDEC standard for eMMC says that bit 31 of the command argument is obsolete when issuing the ERASE command (CMD38) on page 115 of this document: http://www.jedec.org/sites/default/files/docs/jesd84-B45.pdf The SD Card Association Physical Layer Simplified Specification also makes no mention of the use of bit 31. https://www.sdcard.org/downloads/pls/part1_410.pdf The Linux kernel distinguishes between secure (bit 31 set) and non-secure erase, and this patch copies the macro names from include/linux/mmc/core.h. Tested-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Eric Nelson <eric@nelint.com> Tested-by: Hector Palacios <hector.palacios@digi.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud