1
0
Fork 0
Commit Graph

30 Commits (520071730c8e12ff9f21fe62667926ad45ea57d2)

Author SHA1 Message Date
Risto Avila 520071730c Add kernel arquments to define rootfs type and disable standard serial prints 2017-11-01 15:55:31 +01:00
Martin T. H. Sandsmark 7fe6264cbc bootscript: try to boot more before giving up 2017-08-22 15:28:03 +02:00
Martin T. H. Sandsmark accdf1001e zero-gravitas.h: reset bootcount when failing to boot backup 2017-08-22 14:40:28 +02:00
Martin T. H. Sandsmark b703b09a7c zero-gravitas: set the BATLOWEN bit if not set when booting 2017-07-31 15:20:23 +02:00
Martin T. H. Sandsmark 3dc970231a zero-gravitas.h: ensure we always have a uboot.env file, so update-engine is happy 2017-07-10 18:49:44 +02:00
Martin T. H. Sandsmark ec58bbcf3a zero-gravitas.h: we don't have 16bpp 2017-07-10 18:49:18 +02:00
Martin T. H. Sandsmark 4f85660644 zero-gravitas.h: make systemd spew errors on failures 2017-07-05 15:30:46 +02:00
Martin T. H. Sandsmark f021613c83 zero-gravitas.h: turn off if booting into fallback fails 2017-07-05 15:30:28 +02:00
Martin T. H. Sandsmark a93a17ca12 zero-gravitas.h: tell systemd to reboot on crash (to use the altboot) 2017-07-05 14:42:53 +02:00
Martin T. H. Sandsmark 51289a78c6 zero-gravitas.h: fix altbootcmd stuff 2017-07-05 14:42:03 +02:00
Martin T. H. Sandsmark 2302a25603 fix typo in altbootcmd 2017-07-05 13:16:00 +02:00
Martin T. H. Sandsmark a8f35b271d store kernel and device tree file on root partition, to be included in updates 2017-06-05 21:41:37 +02:00
Martin T. H. Sandsmark 270b026103 add boot arg that says why the board booted 2017-05-26 19:49:26 +02:00
Martin T. H. Sandsmark 782407354f boot config: cut delay to 1s, add support for fallback roots 2017-05-26 08:58:47 +02:00
Martin T. H. Sandsmark 03f67bd151 put the environment in a proper partition so it doesn't clobber the disk 2017-05-26 05:20:10 +02:00
Martin T. H. Sandsmark b2c72a0a43 enable our late init routine for low battery handling 2017-04-24 18:57:17 +02:00
Martin T. H. Sandsmark d177e67478 board: power off automatically if battery is low and not charging 2017-02-10 17:20:17 +01:00
Martin T. H. Sandsmark fce825d4b9 board: update SPL code to match DCD, add usb failsafe boot mode 2017-02-10 16:11:51 +01:00
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 d5eff378a1 Remove ethernet stuff 2016-12-04 20:14:16 +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 231ed29fcb Enable reading of serial tag from OCOTP 2016-12-02 11:18:33 +01:00
Martin T. H. Sandsmark ec02022b87 Don't try to switch mmc device before attempting to boot from RAM 2016-10-19 10:37:13 +02:00
Martin T. H. Sandsmark b9ce469ea9 Fix booting from initramfs from mem, which doesn't use ssystemd 2016-10-19 10:36:24 +02:00
Martin T. H. Sandsmark 6330a3ee65 Update default boot environment 2016-10-10 14:17:36 +02:00
Martin T. H. Sandsmark 3588b75eb3 Adjust for mmc changes 2016-08-16 20:28:06 +02:00
Martin T. H. Sandsmark 060ded3a14 Make default boot script load device tree 2016-08-15 20:27:19 +02:00
Martin T. H. Sandsmark d267d3330a Update our device tree filename 2016-08-15 20:26:51 +02:00
Martin T. H. Sandsmark a0e20c0ab6 Fix size of RAM 2016-08-12 21:28:04 +02:00
Martin T. H. Sandsmark 40e3de4f82 Add a board config header 2016-07-29 14:35:42 +02:00