Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
As PACKAGE_ARCH is now set in main u-boot file, drop it from all recipes.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
u-boot should be generated on per-machine base. Set PACKAGE_ARCH in .inc
file so all u-boot's inherit it.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Newest u-boot release 2009.06.
Also, as the mpc8315e-rdb boards come with a buggy u-boot
(possible invalid access due to missing guard, when
speculatively executing libz code), its u-boot version
is now set to 2009.06 which contains the fix.
Same applies to mpc8313e-rdb, to be upgraded later.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
This staging tree holds the patches submitted to the upstream U-Boot
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
to 'mmc init', so update your bootcmd
|
|
|
|
Automagically load u-boot git and build that.
Make sure we use the 16k aligned one, so it can
be flashed with mtd_debug.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix the naming of config inside machine conf file and provide a patch
that make u-boot compile for at91sam9g20ek boards.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
- enable mmu and dcache for faster nand access
- fix reset problem in gmac
|
|
|
|
|
|
|
|
|
|
|
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|