Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Couzens 2caf7c3d47 disable usb init stuff
usbboot is not used by us.
ar7240_usb_initial_config changes PLL value which could be
a problem.
2015-06-03 21:26:12 +02:00
Alexander Couzens 07469c59e3 detect flash chips by jedec ids instead of using hardcoded values 2015-06-02 11:38:54 +02:00
Alexander Couzens 832abd89bb ar7240/flash: make jedec id usable
It just read and printf() the value, but doesn't returned it
2015-05-20 14:12:02 +02:00
Alexander Couzens d54bbbc1e8 version: fix a typo 2015-04-04 20:42:13 +02:00
Alexander Couzens d6651043e2 replace 8devices/Caraboot version string with sysmocom 2015-04-04 17:30:14 +02:00
Alexander Couzens f63f863c85 ar7240: reset watchdog when erasing
otherwise the watchdog will freeze the board because the spi flash isn't reachable so fast
2015-03-04 21:55:48 +01:00
Alexander Couzens bcb1638b70 remove carambola_factory
we have our own recovery mechanism
2015-03-04 20:03:51 +01:00
Alexander Couzens 19e56e0de4 remove USB support for skylab/carambola 2015-03-04 18:28:30 +01:00
Alexander Couzens 5931f93ba4 ar7240: add watchdog support for carambola/skylab 2015-03-03 01:41:27 +01:00
Mantas Pucka 1f46311394 Move custom GPIO init, after relocation. 2014-10-31 16:37:33 +02:00
Mantas Pucka efa2caaa90 Add (c) notices, changelog, version system 2014-10-24 14:13:48 +03:00
Mantas Pucka 2875718480 Initial code import 2014-10-21 15:40:42 +03:00