SHA256
1
0
forked from pool/u-boot

Accepting request 213168 from Base:System

fix am335x patch to look for bootscript in proper place (forwarded request 213166 from matwey)

OBS-URL: https://build.opensuse.org/request/show/213168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=18
This commit is contained in:
Stephan Kulow
2014-01-08 19:09:39 +00:00
committed by Git OBS Bridge
parent effb499486
commit 8f7646648a
31 changed files with 1016 additions and 195 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de
- rpi_b-bootscr.patch: Change rpi_b to use boot.scr
-------------------------------------------------------------------
Tue Jan 7 16:01:13 UTC 2014 - dmueller@suse.com
- remove origin flavor
-------------------------------------------------------------------
Mon Jan 6 22:57:05 UTC 2014 - afaerber@suse.de
- Enable paz00 config (Toshiba AC100)
-------------------------------------------------------------------
Mon Jan 6 21:34:03 UTC 2014 - afaerber@suse.de
- Enable colibri_t20_iris config (Toradex Colibri-T20 on Iris)
- Update u-boot.spec.in copyright and fix typo in comment
-------------------------------------------------------------------
Sat Jan 4 01:47:50 UTC 2014 - agraf@suse.com
- prefer u-boot-dtb.bin over u-boot.bin
- simplify files section
-------------------------------------------------------------------
Fri Jan 3 16:54:30 UTC 2014 - dmueller@suse.com
- mlo-ext2.patch: Search for files in /boot, not in /boot/boot
-------------------------------------------------------------------
Mon Dec 30 18:37:50 UTC 2013 - matwey.kornilov@gmail.com