Home
last modified time | relevance | path

Searched hist:dfda9d88e5062620952956f7ed8e2a31ceffa6e6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmmc.hdiff dfda9d88e5062620952956f7ed8e2a31ceffa6e6 Thu Sep 21 09:29:51 CDT 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: make ext_csd part of struct mmc

The ext csd is used for comparison many times. Keep a reference content
of the ext csd in the struct mmc to avoid reading multiple times

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/mmc/
H A Dmmc.cdiff dfda9d88e5062620952956f7ed8e2a31ceffa6e6 Thu Sep 21 09:29:51 CDT 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: make ext_csd part of struct mmc

The ext csd is used for comparison many times. Keep a reference content
of the ext csd in the struct mmc to avoid reading multiple times

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>