summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/vybrid/lowlevel_init.S
AgeCommit message (Collapse)Author
2013-11-20colibri_vf: implement module type auto detectionMarcel Ziswiler
Implement module type (e.g. VF50 vs. VF61) auto detection based on L2 cache availability. Set specific ARM core clock (e.g. 400 vs. 500 MHz) as well as Linux machine id number. While at it actually use memargs instead of hard-coded mem= value. While at it fix sdboot command if initially booting U-Boot from NAND by doing an explicit mmc part 0.
2012-09-07Add arch support for Vybrid platformJingchang Lu
Signed-off-by: TsiChung Liew <tsicliew@gmail.com>