commit | a09806498c2dcaf02a8f2fd41ab3bb595fc13ca4 | [log] [tgz] |
---|---|---|
author | Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com> | Tue Jun 08 14:19:08 2021 +0000 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Thu Jun 17 11:46:11 2021 +0530 |
tree | cbf9ba607cf894f40c28d88ac117b594ef014b0c | |
parent | 3aea3ddf21a29145176189b55eca7a833b8f7a4d [diff] |
km: ls102xa: add missing define for PRAM regions In our designs we reserve PRAM area at the end of the RAM, and in order this area to be visible and taken into account by the u-boot memory mgmt CONFIG_PRAM has to be defined. Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>