summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2015-01-29 10:04:08 +0000
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2015-01-30 14:19:57 +0100
commita39b1cb7f0ff6be3f39c25b9ec625de2a352da9e (patch)
treebd4afabc6c78cbac4c1b433816642e892d503431 /scripts
parentd4d774e00e7232b524ddb20d992c5b12d84e3ef2 (diff)
downloadblackbird-obmc-uboot-a39b1cb7f0ff6be3f39c25b9ec625de2a352da9e.tar.gz
blackbird-obmc-uboot-a39b1cb7f0ff6be3f39c25b9ec625de2a352da9e.zip
MIPS: use asm.h macros in mips32 start.S
Where the mips32 & mips64 implementations of start.S differ in terms of access sizes & offsets, use the appropriate macros from asm.h to abstract those differences away. This is in preparation for sharing a single copy of start.S between mips32 & mips64. The exception to this is loads of immediates to be written to the cop0 Config register, which is a 32bit register on mips64 and therefore constants written to it can be loaded as such. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud