arm: fix bare-metal memory setup.
authorAli Saidi <Ali.Saidi@ARM.com>
Thu, 30 Oct 2014 04:18:26 +0000 (23:18 -0500)
committerAli Saidi <Ali.Saidi@ARM.com>
Thu, 30 Oct 2014 04:18:26 +0000 (23:18 -0500)
commit3a5c975fd7a0e6c8f25067c1794581056c01c22c
tree37f6cac9722d80822d96e3714f64a551b378c023
parent9900629f83139ed213a440375ea32bc95333b8d9
arm: fix bare-metal memory setup.

The bare-metal configuration option still configured memory with the old scheme
that no-longer works. This change unifies the code so there aren't any differences.
configs/common/FSConfig.py