~big-little-switcher/linaro-toolchain-misc/trunk

  • Committer: Christoffer Dall
  • Author(s): Christoffer Dall
  • Date: 2011-12-09 17:58:01 UTC
  • Revision ID: git-v1:715dfa8e8bb8ce5cad70a93aeff82e5d636cf4dc
boot.S: Factor out kernel cmd-line from boot-loader

The kernel command lines are set in the Makefile and config files now
anyway and depend on the board type settings in there, so there should
be no need to have yet another set of ifdefs in boot.S.

Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com>
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 22 12 years ago Christoffer Dall Makefile: Introduced super-simple config file Con 73 bytes Diff Download File
boot.S 23 12 years ago Christoffer Dall boot.S: Factor out kernel cmd-line from boot-loade 3.1 KB Diff Download File
config-default.mk 22 12 years ago Christoffer Dall Makefile: Introduced super-simple config file Con 2.7 KB Diff Download File
LICENSE.txt 13 13 years ago Catalin Marinas Change the license to BSD (required by ARM's legal 1.4 KB Diff Download File
Makefile 22 12 years ago Christoffer Dall Makefile: Introduced super-simple config file Con 1.3 KB Diff Download File
model.lds.S 13.1.4 13 years ago Christoffer Dall Fix change to non-secure mode Use 0xf0000000 inst 835 bytes Diff Download File
monitor.S 13.1.16 12 years ago Christoffer Dall Use monitor stack to avoid caller-save Use callee 1.3 KB Diff Download File