]> Git Repo - J-u-boot.git/commit - arch/mips/Makefile
mips: Allow overriding start.S in SPL
authorMarek Vasut <[email protected]>
Wed, 25 May 2016 00:17:42 +0000 (02:17 +0200)
committerDaniel Schwierzeck <[email protected]>
Wed, 25 May 2016 23:34:14 +0000 (01:34 +0200)
commitecc9d26062c9dd6d0752c988a54b95453c20c749
treec833df8aaa8d148b2b2f59184dbfbfb2aeaa12a6
parentec35e12331512cf5ed0f22005d7b6fb4ccc35969
mips: Allow overriding start.S in SPL

Certain chips, like the JZ47xx, have extreme size constraints on the
SPL size and require custom start.S . Allow overriding the start.S
the same way ARM MXS does it.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Cc: Paul Burton <[email protected]>
arch/mips/Makefile
This page took 0.03305 seconds and 4 git commands to generate.