commit | 90207b626876ba18e6e6f70fe353f6e033b85197 | [log] [tgz] |
---|---|---|
author | Joel A Fernandes <joelagnel@ti.com> | Tue Sep 18 04:30:51 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 01 10:02:15 2012 -0700 |
tree | baef24f5ca42a50e5af7087c2aff86963561f898 | |
parent | 7ac2fe2da21d292aeaf3af74e5c80de9ce9dab56 [diff] |
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX U-boot should not ignore getting the bootmode passed on from the bootrom. With this, U-boot SPL knows it was loaded from MMC1 and use this info to read full U-boot from MMC1 as well. Cc: pprakash@ti.com Cc: trini@ti.com Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Tom Rini <trini@ti.com>