diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-02-29 22:48:10 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-22 13:00:19 -0400 |
commit | a4932d78774a96bef65c5ae3c76538d4949dc9eb (patch) | |
tree | 3c30fa242d5e135a8fd3c7ca3427472b0b25e7c6 /common/cmd_test.c | |
parent | 33e7e60c77ec89cd969ff5718f798f881c2832b7 (diff) | |
download | u-boot-imx-a4932d78774a96bef65c5ae3c76538d4949dc9eb.zip u-boot-imx-a4932d78774a96bef65c5ae3c76538d4949dc9eb.tar.gz u-boot-imx-a4932d78774a96bef65c5ae3c76538d4949dc9eb.tar.bz2 |
Blackfin: move gd/bd to bss by default
We don't need these setup manually, so let the bss do the rest. On
Blackfin systems, we clear the bss before executing any C code that
would use these, so this should be fine.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'common/cmd_test.c')
0 files changed, 0 insertions, 0 deletions