commit | b55759e845b6843bf76ad7c0bea006304d4e1207 | [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 | f7a2c554553f60464a6d4d0b7848f0bf2a791327 [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>