1
0
Fork 0
Commit Graph

18 Commits (e0d40e16d6f2d31b904afd403fee696dc4b0625d)

Author SHA1 Message Date
Martin T. H. Sandsmark e0d40e16d6 Remove custom splash loading, use standard uboot splash stuff 2016-12-04 22:17:59 +01:00
Martin T. H. Sandsmark 1bc287e726 Try to set clocks before jumping to HAB failsafe
This is what the bare-metal SDK does
2016-12-04 20:04:50 +01:00
Martin T. H. Sandsmark 6e86f08d1c Add splash screen for our board using EPDC 2016-12-04 20:03:55 +01:00
Martin T. H. Sandsmark 3a42eb901b Disable automatic power-on circuitry when starting 2016-12-04 19:32:30 +01:00
Martin T. H. Sandsmark 60e1615193 Add support for checking gpio keys for magic keypress as well 2016-12-04 19:31:21 +01:00
Martin T. H. Sandsmark ee5aa5e375 fix battery checking, only print out status for now 2016-12-02 11:28:22 +01:00
Martin T. H. Sandsmark c1794c409e Start on battery checking during boot 2016-12-02 11:14:47 +01:00
Martin T. H. Sandsmark e7ffea40ea Verify PMIC version before trying to interact with it 2016-10-19 10:35:19 +02:00
Martin T. H. Sandsmark be004af0e7 Move pf100 debug output into separate function, dump SW4 and OTP register values 2016-10-19 10:34:59 +02:00
Martin T. H. Sandsmark afaeaaec02 Remove FEC support, do our own bringup of the pf100, try to set the SW4
voltage of the PF100.
2016-10-11 10:08:31 +02:00
Martin T. H. Sandsmark 32b32132d2 Add hack to launch USB serial download mode on magic key press 2016-09-27 18:42:02 +02:00
Martin T. H. Sandsmark 5fee53e5d1 Add RST pin to USDHC2 2016-08-23 10:37:29 +02:00
Martin T. H. Sandsmark b04283e042 Disable CD pins for usdhc2 and usdhc3 2016-08-23 10:30:30 +02:00
Martin T. H. Sandsmark 3588b75eb3 Adjust for mmc changes 2016-08-16 20:28:06 +02:00
Martin T. H. Sandsmark 9fed9e35b4 Manually enable UART clock, this might be done in the DCD instead 2016-08-15 19:10:05 +02:00
Martin T. H. Sandsmark 98363af830 Try to update the SPL DDR init code, based on the sabresd code using DDR3 2016-08-04 13:12:50 +02:00
Martin T. H. Sandsmark f3695d5c01 fix build 2016-07-29 15:20:04 +02:00
Martin T. H. Sandsmark e37df70399 Update position of our configs 2016-07-29 15:07:43 +02:00