diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-08-29 13:07:28 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-08-29 13:07:28 +0000 |
commit | 2d539e8f1c52a81e7fbaaf9c5f1282aed158b273 (patch) | |
tree | ecc88ba8a8a8634adaf9fec6fb64ce0ac0b5abce /conf/machine/fic-gta02.conf | |
parent | e842d3ccb51cc5a7feb0f2d573ce6f22330b4f46 (diff) | |
parent | 0f400c77e9316d594590885783ace3cf58a6a9cd (diff) |
merge of '288504c0e005ddaf483f67c32ceb9648a94cc671'
and '3388a823662072c321fa2858d30420bd4ce65421'
Diffstat (limited to 'conf/machine/fic-gta02.conf')
-rw-r--r-- | conf/machine/fic-gta02.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/fic-gta02.conf b/conf/machine/fic-gta02.conf index c9e1e73814..d18e5e8b8b 100644 --- a/conf/machine/fic-gta02.conf +++ b/conf/machine/fic-gta02.conf @@ -8,6 +8,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4t" PREFERRED_PROVIDER_virtual/kernel = "linux-gta02" +UBOOT_ENTRYPOINT = "30008000" MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone wifi" |