From: Oleksij Rempel Date: Mon, 28 Apr 2014 10:08:31 +0000 (+0200) Subject: make sure app_start is always at the entry point X-Git-Tag: 1.4.0~6^2~13 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=inline;h=c4ac9dc1dc0ffb9b79531860ecd626abfc135809;hp=c4ac9dc1dc0ffb9b79531860ecd626abfc135809;p=open-ath9k-htc-firmware.git make sure app_start is always at the entry point Add ".boot" section to the linker and make sure app_start() is always there. Till now every change in app start was cousing randome issues. Signed-off-by: Oleksij Rempel ---