commit | 200ae353e1aec6050c9decd5dcdbff13dba60f94 | [log] [tgz] |
---|---|---|
author | Tien Fong Chee <tien.fong.chee@intel.com> | Tue Dec 05 15:58:04 2017 +0800 |
committer | Marek Vasut <marex@denx.de> | Fri May 18 10:30:47 2018 +0200 |
tree | 6b2ede5b6c5934aa7c81a5e7823c761d14eb29b3 | |
parent | 4d447a55cf8106085b10047733b9853817b3eb36 [diff] |
ARM: socfpga: Enable SPL memory allocation Enable memory allocation in SPL for preparation to enable FAT in SPL. Memory allocation is needed by FAT to work properly. Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com> Reviewed-by: Dinh Nguyen <dinguyen@kernel.org>