]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Drop CPU type ifdef from salvator-x
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 25 Nov 2017 23:01:32 +0000 (00:01 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 30 Nov 2017 01:34:20 +0000 (02:34 +0100)
commitbee22aa8227100645b77ef75dfbd70c1b70666ae
tree2c0146b2a61bd15d7a684c5848aad8b37d25ba8d
parentf2b2bd66602ea035263d2ac12241183dd099c361
ARM: rmobile: Drop CPU type ifdef from salvator-x

We can now use rmobile_get_cpu_type() to check the CPU ID rather
than using a macro, make it so.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/salvator-x/salvator-x.c