Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: zynq: Remove memory division by 2 for ECC case | Michal Simek | 2016-01-27 | -2/+0 |
| | | | | | | | | | For ECC case u-boot divided memory by 2 because one u-boot could be used for both cases when ECC is off or on. Remove this division and make sure that dts file contain the correct memory size when ECC is enabled. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
* | ARM: zynq: move SoC sources to mach-zynq | Masahiro Yamada | 2015-04-29 | -0/+50 |
Move arch/arm/cpu/armv7/zynq/* -> arch/arm/mach-zynq/* Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> |