]> Git Repo - J-u-boot.git/commit
mx25pdk: Remove lowlevel_init.S file
authorFabio Estevam <[email protected]>
Mon, 11 Jan 2016 20:09:15 +0000 (18:09 -0200)
committerStefano Babic <[email protected]>
Sun, 24 Jan 2016 10:52:45 +0000 (11:52 +0100)
commit4897d950b71bd19b420e082a2011e52e9d4d8a52
treeb633d6d26b9c6961859840247416868bd84cec26
parent1ecd2eaa88b9e7ec976559606ec32c92358b2528
mx25pdk: Remove lowlevel_init.S file

As the lowlevel_init function is empty we should better
remove this assembly file entirely and use a dummy C
function instead.

Signed-off-by: Fabio Estevam <[email protected]>
board/freescale/mx25pdk/Makefile
board/freescale/mx25pdk/lowlevel_init.S [deleted file]
board/freescale/mx25pdk/mx25pdk.c
This page took 0.035453 seconds and 4 git commands to generate.