Commit Graph

4 Commits

Author SHA1 Message Date
ryo
6ee745045e * Add option MEMSIZE_RESERVED to reserves memory for Cortex-M4 area
* change KERNEL_BASE from 0x80008000 to 0x82000000
2016-10-17 10:36:56 +00:00
dholland
7f333b5d4c If MEMSIZE isn't set, #error instead of proceeding using uninitialized
stack garbage as the memory size. Please improve as needed; I don't know
anything about this hardware.

PR 51150 from David Binderman.
2016-05-30 17:43:46 +00:00
ryo
5ca0adf8c7 delete unused variables 2016-05-19 05:15:51 +00:00
ryo
ec48232126 Add initial support for Freescale i.MX7 SoC and
Atmark Techno Armadillo-IoT G3 boards.

Contributed by Internet Initiative Japan Inc.
2016-05-17 06:44:45 +00:00