- 02 Jun, 2014 1 commit
-
-
Eddy Beaupre authored
Doesn't change much to the result but it make the tools compatible with packagers and is a bit more friendly for newbies. configure should check to figure out if arm-none-eabi is installed. I will do that later.
-
- 27 Jul, 2013 1 commit
-
-
Henrik Nordstrom authored
-
- 26 Jul, 2013 3 commits
-
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
They were all built with no version information so it's not trivial to tell which sources they are built from. It is very easy to rebuild u-boot which gives these. Not really a need to have them prebuilt here.
-
- 23 Jul, 2013 6 commits
-
-
Pat Wood authored
A20 boot1 checks the MBR magic string but not the version, but let's check it anyway (can always force now with the -f option if the version isn't 0x200 on the system)
-
Pat Wood authored
-
Pat Wood authored
-
Pat Wood authored
command usage and partition numbering in linux nand driver
-
Pat Wood authored
offset of partition 1 isn't specified, switch to old argument syntax that retains partition 1 values
-
Pat Wood authored
allow setting of partition 1 size/offset if -f option is used, force writing of MBR header, even if CRC or header magic/version are incorrect (for recovery only)
-
- 28 Jun, 2013 1 commit
-
-
- 24 Jun, 2013 2 commits
-
-
Michal Suchanek authored
Signed-off-by: Michal Suchanek <hramrach@gmail.com> Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
-
Michal Suchanek authored
Signed-off-by: Michal Suchanek <hramrach@gmail.com> Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
-
- 23 Jun, 2013 1 commit
-
-
Henrik Nordstrom authored
-
- 09 Jun, 2013 3 commits
-
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
- 27 May, 2013 1 commit
-
-
Alejandro Mery authored
Signed-off-by: Alejandro Mery <amery@geeks.cl>
-
- 25 May, 2013 1 commit
-
-
Bartosz J authored
closes #16
-
- 23 May, 2013 9 commits
-
-
Henrik Nordstrom authored
The stubs is only needed because we are using objects from a full SPL build. Even these will go away when felboot is integrated in u-boot, reducing it to only a link script and config changes.
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
as expected there was no problem to use sunxi_board_init directly from u-boot. Failure on A13 was a timing issue in the host side script (need to wait for DRAM init to finish before trying next fel operation)
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
just need to wait a little for the DRAM initialization to finish. Can't use fel until we know it's finished or things breaks down.
-
Henrik Nordstrom authored
-
- 21 May, 2013 1 commit
-
-
Henrik Nordstrom authored
-
- 19 May, 2013 2 commits
-
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
- 17 May, 2013 8 commits
-
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
For some reason cubieboard no longer works with this. a13-olinuxino do work however. Needs further analysis. This reverts commit de093ee7. Conflicts: felboot/main.c
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-