Files
u-boot-bpi-r3/include
Kyle Edwards 9828d050cf mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
This fixes an issue with the saveenv command causing U-Boot to no
longer work on the QEMU Mips pseudoboard. Because the offset of the
environment was being determined by CONFIG_SYS_MONITOR_LEN, and this
value was less than the actual size of U-Boot, saveenv was overwriting
parts of the U-Boot code. Because CONFIG_SYS_MONITOR_LEN is no longer
used on MIPS, this patch removes it and places the environment at the
end of the pseudoboard's 4MB flash.

Signed-off-by: Kyle Edwards <kyleedwardsny@gmail.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2017-04-21 13:54:47 +02:00
..
2017-04-13 09:41:10 -04:00
2016-12-03 13:21:21 -05:00
2016-08-20 11:35:07 -04:00
2017-02-07 10:54:32 -06:00
2017-02-08 15:56:28 -05:00
2016-10-19 09:01:51 +02:00
2017-04-13 09:41:10 -04:00
2016-11-14 23:24:03 +01:00
2016-12-08 10:36:22 -06:00
2016-07-22 09:52:59 -04:00
2017-04-05 13:55:11 -04:00
2017-04-14 19:38:57 -06:00
2016-10-23 12:08:48 -07:00
2016-06-19 17:05:55 -06:00
2016-06-19 17:05:55 -06:00
2016-08-12 11:01:22 -06:00
2017-04-05 13:52:20 -04:00
2017-04-10 10:02:03 +08:00
2016-08-17 10:25:35 +09:00
2016-11-19 08:41:44 +05:30
2017-01-21 15:12:33 -05:00
2016-09-26 13:24:43 -04:00
2017-04-12 13:28:27 -04:00
2016-10-12 10:56:51 +08:00
2016-10-23 18:33:48 -04:00
2016-10-31 10:13:17 -04:00