Holger Hans Peter Freyther
095c1cb557
misc: Use the poky compiler as default compiler
...
We could include the entire command in the future as well
9 years ago
Holger Hans Peter Freyther
354c2e5665
rbl: Make sure that the UBL is always flashed
...
In case bootmode=NAND but the RBL has loaded the UBL via UART we
would end up not flashing the UBL in case the NAND holds the U-Boot.
Fix it by doing the I_ME boot interruption, another option would be
to check if UBL is in flash, sadly the DM644x does not have any
information of how the system was started.
11 years ago
Holger Hans Peter Freyther
7d96e789af
interrupt: Handle the new I_ME message to interrupt the normal boot
...
For easy recovery the UBL will send the I_ME message and if it is
answered by sending a 0x23 as hexstring the UART boot mode will be
answered.
11 years ago
Holger Hans Peter Freyther
2fa58b6e40
sysmobts_v2: Add code that might or might switch the board into ubl mode
11 years ago
Holger Hans Peter Freyther
5d8f84bc7b
serial: Fix a compiler warning about unused code
11 years ago
Holger Hans Peter Freyther
ccf642498d
gzip: Remove gzip compression for the UBL payload
...
The UBL doesn't have GZIP support anymore to save some bytes for
DDR RAM parameter tables.
11 years ago
Holger Hans Peter Freyther
c4856d2e75
dvnixload: Add modifications coming from Lyrtech
11 years ago
Holger Hans Peter Freyther
68e3e60100
This is something before 0.2.6 from SVN (which does not exist anymore)
11 years ago
Holger Hans Peter Freyther
f041330b60
This is dvnixload 0.1.0 ( http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz )
11 years ago