Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Couzens 07469c59e3 detect flash chips by jedec ids instead of using hardcoded values 2015-06-02 11:38:54 +02:00
Alexander Couzens 521b18c48a configs: enable command saves - send a region over srecord 2015-03-16 16:16:11 +01:00
Alexander Couzens 4acb292f4e configs: run recovery when bootm fails 2015-03-16 16:05:47 +01:00
Alexander Couzens 72e548d4c5 add setmac/showmac commands to setmac or showmac
setmac <eth0> <eth1> <wlan0> [nobackup]
setmac first do a backup of the calibration sector. It copys the
sector to the sector before itself. This behavious can be overwritten by
adding `nobackup`.

showmac - show mac addreses.
2015-03-12 01:42:22 +01:00
Alexander Couzens 96158b1b2e configs: move CFG_BOOTM_LEN into common.h 2015-03-11 17:38:37 +01:00
Alexander Couzens 9735e7c4b9 configs: move ETHADDR into common.h 2015-03-11 17:36:26 +01:00
Alexander Couzens 292f453210 congfigs/bootcmd: run recovery if bootm fails 2015-03-10 11:48:16 +01:00
Alexander Couzens 7966dca8a2 config/common: set bootdelay to 3 seconds
Fixes #1075
2015-03-09 15:21:29 +01:00
Alexander Couzens 96e8e39feb configs: use bootcycle to detect a recovery case and run_recovery if needed 2015-03-04 21:12:51 +01:00
Alexander Couzens 935d074b4e configs: set STOP str to ap-stop and increase bootdelay to 8 secs 2015-03-04 20:58:02 +01:00
Alexander Couzens a1c127f9a1 micro: move more config stuff into common.h 2015-03-04 20:00:39 +01:00
Alexander Couzens ed5b09c07a micro: move more config stuff into common.h 2015-03-04 19:59:01 +01:00
Alexander Couzens 2f28c555cf micro: move more config stuff into common.h 2015-03-04 19:55:51 +01:00
Alexander Couzens b8232ca19c micro: move more config stuff into common.h 2015-03-04 19:53:55 +01:00
Alexander Couzens b1860e6426 micro: move more config stuff into common.h 2015-03-04 19:53:19 +01:00