commit | 32981ea5b98682a70fdd27f2246fcd2c4e10126b | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat Jun 04 10:09:53 2016 +0300 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Jul 06 17:38:52 2016 +0200 |
tree | d97887df295655ba1fb63d2b5812f5bea79e057c | |
parent | 553228d073444ac49cb24cafdde3e8a3fc56297a [diff] |
ARM: clps711x: Reduce static map size Last CLPS711X CPU register is PLLR has 0xa5a8 address, so we can reduce the map to 48k and align the end of the static at VMALLOC_START. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Arnd Bergmann <arnd@arndb.de>