commit | 032d2918b7a4300e2ae15eb3607a802a6839ec14 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 27 10:33:32 2013 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Jan 13 09:46:08 2014 +0100 |
tree | 2191bfb123679b39484c58d5ce224f787093f0e9 | |
parent | f04108352b43be9b72d51cd0e11afa9c680cc760 [diff] |
ARM: versatile: pass correct machine type for Versatile AB When U-Boot is configured for Versatile AB, it will still pass the machine ID of Versatile PB to the kernel. After this simple fix the system boots correctly. Cc: Stefano Babic <sbabic@denx.de> Cc: Marek Vasut <marex@denx.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Marek Vasut <marex@denx.de> Acked-by: Stefano Babic <sbabic@denx.de>