diff options
author | Anish Trivedi <anish@freescale.com> | 2011-09-08 17:18:01 -0500 |
---|---|---|
committer | Anish Trivedi <anish@freescale.com> | 2011-09-08 17:46:41 -0500 |
commit | 9a8d22a4a4217d4ee5ca747885cbf9b36b379974 (patch) | |
tree | 96950b0680a145960c3b627ef1debedfd49215a2 /drivers/input/Makefile | |
parent | 3022105ecdeec0c6b10199bd1e1bc7e0ba9f0cee (diff) | |
download | u-boot-imx-9a8d22a4a4217d4ee5ca747885cbf9b36b379974.zip u-boot-imx-9a8d22a4a4217d4ee5ca747885cbf9b36b379974.tar.gz u-boot-imx-9a8d22a4a4217d4ee5ca747885cbf9b36b379974.tar.bz2 |
ENGR00156304 eMMC: Need to update partition config after changing boot partition
After enabling boot partition on an eMMC using "mmc bootpart" command, the
partition configuration variable that is supposed to track this value on the
eMMC is not updated. This leads to stale and possibly inaccurate boot partition
number being printed when "mmcinfo" command is used, thereby confusing the user.
The fix is to update the part_config variable of mmc struct with the new value
that was just written to the eMMC.
Also removed condition that restricted boot_bus_width programming (for fastboot)
to eMMC with DDR support only. Now, even non-DDR capable eMMCs can be programmed
for fastboot (in SDR mode).
Signed-off-by: Anish Trivedi <anish@freescale.com>
Diffstat (limited to 'drivers/input/Makefile')
0 files changed, 0 insertions, 0 deletions