commit | 5f29d0a0ee2c3c2ed06384c923db336183ee6708 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Feb 15 18:44:40 2012 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Apr 17 11:00:19 2012 +0200 |
tree | b1a9ea0ea5c256be12f685c2699d2638e0035b4f | |
parent | c40a763be603867c226505dbe0845ea16a4ee538 [diff] |
ARM: at91: uncompress: autodetect the uart to use This will now autodetect the first uart enabled by the bootloader and will use it for uncompress. This will still assume that the bootloader configured it (pins and clock). This also allows to include all soc headers together. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>