commit | ac45c9cba1e32c25e1d75f894e7707def8adfd23 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Sep 09 15:59:15 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 23 07:28:50 2015 +0800 |
tree | 617768416db0c231ac93d2fcf090517906e7a6b3 | |
parent | 3e468e6896aea45df1b8f6dbc9ebf5c3589c680a [diff] |
nios2: enable malloc() pool before relocation Enable malloc() pool before relocation, because this is needed to use serial uclass. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de>