Rob Herring
7682a99826
remove unnecessary version.h includes
...
Various files are needlessly rebuilt every time due to the version and
build time changing. As version.h is not actually needed, remove the
include.
Signed-off-by: Rob Herring <robh@kernel.org >
Cc: Albert Aribaud <albert.u.boot@aribaud.net >
Cc: Stefano Babic <sbabic@denx.de >
Cc: Minkyu Kang <mk7.kang@samsung.com >
Cc: Marek Vasut <marex@denx.de >
Cc: Tom Warren <twarren@nvidia.com >
Cc: Michal Simek <monstr@monstr.eu >
Cc: Macpaul Lin <macpaul@andestech.com >
Cc: Wolfgang Denk <wd@denx.de >
Cc: York Sun <yorksun@freescale.com >
Cc: Stefan Roese <sr@denx.de >
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
Cc: Simon Glass <sjg@chromium.org >
Cc: Philippe Reynes <tremyfr@yahoo.fr >
Cc: Eric Jarrige <eric.jarrige@armadeus.org >
Cc: "David Müller" <d.mueller@elsoft.ch >
Cc: Phil Edworthy <phil.edworthy@renesas.com >
Cc: Robert Baldyga <r.baldyga@samsung.com >
Cc: Torsten Koschorrek <koschorrek@synertronixx.de >
Cc: Anatolij Gustschin <agust@denx.de >
Reviewed-by: Linus Walleij <linus.walleij@linaro.org >
Reviewed-by: Łukasz Majewski <l.majewski@samsung.com >
2015-03-24 10:50:50 -04:00
Nobuhiro Iwamatsu
edb3205a8d
sh: Update lowlevel_init.S of r2dplus
...
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com >
2010-08-30 17:02:48 +09:00
Nobuhiro Iwamatsu
c9935c9925
sh: Fix compile error on lowlevel_init file
...
lowlevel_init of SH was corrected to use the write/readXX macro.
However, there was a problem that was not able to be compiled partially.
This patch corrected this.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:27 +09:00
Jean-Christophe PLAGNIOL-VILLARD
f7e78f3b74
sh: use write{8,16,32} in all lowlevel_init
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:27 +09:00
Jean-Christophe PLAGNIOL-VILLARD
e443077962
sh: lowlevel_init coding style cleanup
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:26 +09:00
Jean-Christophe PLAGNIOL-VILLARD
a319f14962
sh: r2dplus fix register access
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-12-10 23:11:36 +09:00
Jean-Christophe PLAGNIOL-VILLARD
4d4a96055f
sh: r2dplus/lowlevel_init: coding style fix
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-12-10 23:11:35 +09:00
Nobuhiro Iwamatsu
c1da2a2281
sh: r2dplus: Moved r2dplus board to board/renesas
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-10-31 23:04:43 +09:00