summaryrefslogtreecommitdiff
path: root/board/sbc2410x
diff options
context:
space:
mode:
authorAnish Trivedi <anish@freescale.com>2011-09-08 17:18:01 -0500
committerJustin Waters <justin.waters@timesys.com>2012-09-05 14:57:51 -0400
commitc14e7393f1431ee63c61b290c8f56a6024b9c899 (patch)
tree96950b0680a145960c3b627ef1debedfd49215a2 /board/sbc2410x
parent3fb6711fa0bd0187bf610196f65c2593f353d922 (diff)
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 'board/sbc2410x')
0 files changed, 0 insertions, 0 deletions