]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: mx6: use simpler runtime cpu dection macros
authorPeng Fan <van.freenix@gmail.com>
Mon, 23 May 2016 10:35:54 +0000 (18:35 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 24 May 2016 12:59:56 +0000 (14:59 +0200)
commitb949fd2ccbd1d9877d85e1febdfe2e96b5c150c2
tree91add3584b1ce02dcf0f3928eca1920dff74f9ec
parentdea572379e267780d7388f1ff28fca79537215c6
imx: mx6: use simpler runtime cpu dection macros

Use simpler runtime cpu dection macros.
i.MX6DL and i.MX6SOLO work the same, so use is_mx6sdl.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/armv7/mx6/clock.c
arch/arm/cpu/armv7/mx6/ddr.c
arch/arm/cpu/armv7/mx6/soc.c