carl9170 firmware: put _start into the .boot section
authorChristian Lamparter <chunkeey@googlemail.com>
Sun, 27 Mar 2011 20:44:59 +0000 (22:44 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Sun, 27 Mar 2011 20:48:17 +0000 (22:48 +0200)
commitf47f2e5344e6a07531825af13337aee8fdd45c68
treeae7e2293b842b9ec774632d4d74fe7092352c489
parentad1ddaef6ecdb5c86008d53316dff39fc9115b6b
carl9170 firmware: put _start into the .boot section

Without this change, the _start entry is not placed
at the correct position and as a result the firmware
boot fails.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/src/main.c