Mike Frysinger
4acc2a108a
fix building when saveenv is disabled in some setups
...
If you enable environment in the flash, but disable the embedded
option, and you disable the saveenv command, then the #if nested
logic will trigger a compile failure:
env_flash.c: In function 'env_relocate_spec':
env_flash.c:399: error: 'flash_addr' undeclared (first use in this function)
The fix is to add CMD_SAVEENV ifdef protection like everywhere else.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-05-04 00:22:45 +02:00
..
2008-01-09 13:34:20 +01:00
2008-04-13 14:52:48 -07:00
2008-04-13 09:59:26 -07:00
2008-04-24 17:21:55 +02:00
2008-04-08 07:58:32 +00:00
2007-11-20 22:33:54 -07:00
2008-01-12 00:35:48 +01:00
2008-04-18 00:31:41 -07:00
2008-03-15 22:13:58 -04:00
2008-04-24 17:21:55 +02:00
2007-11-20 22:33:54 -07:00
2008-03-15 22:14:54 -04:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-03-12 10:33:01 +01:00
2007-11-20 22:33:54 -07:00
2008-04-18 00:30:42 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-03-12 10:33:01 +01:00
2007-11-20 22:33:54 -07:00
2008-04-02 11:07:15 -04:00
2008-03-30 21:19:40 +02:00
2008-03-12 10:33:01 +01:00
2008-01-12 20:58:21 +01:00
2008-04-28 20:42:51 +02:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-01-09 13:04:37 +01:00
2008-03-12 10:33:00 +01:00
2008-04-17 14:05:22 -07:00
2008-01-17 12:26:56 -06:00
2008-04-25 11:32:01 +02:00
2007-11-20 22:33:54 -07:00
2008-04-13 23:03:02 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-03-26 11:43:04 -05:00
2008-04-30 22:58:47 +02:00
2008-03-12 10:33:00 +01:00
2008-04-17 13:20:14 -07:00
2008-04-13 23:10:39 -07:00
2008-02-04 19:26:57 -05:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-02-15 00:26:52 +01:00
2007-11-20 22:33:54 -07:00
2008-03-26 23:38:51 +01:00
2008-03-12 10:33:01 +01:00
2008-03-25 22:16:15 +01:00
2007-11-20 22:33:54 -07:00
2008-02-04 19:26:57 -05:00
2008-01-09 13:26:38 +01:00
2007-11-20 22:33:54 -07:00
2008-03-26 10:41:48 +01:00
2008-04-24 17:21:55 +02:00
2008-01-09 13:34:20 +01:00
2008-04-17 13:20:14 -07:00
2008-02-14 09:37:58 +00:00
2008-04-17 13:20:14 -07:00
2008-05-04 00:22:45 +02:00
2008-04-30 22:34:42 +02:00
2008-04-17 13:20:14 -07:00
2008-04-13 23:10:39 -07:00
2008-02-04 19:26:54 -05:00
2008-03-25 19:19:39 -05:00
2008-04-13 14:52:48 -07:00
2008-04-17 13:20:14 -07:00
2008-02-07 01:12:55 +01:00
2008-04-25 14:05:21 +02:00
2008-03-09 10:33:31 +01:00
2008-02-07 01:12:56 +01:00
2008-03-18 22:24:48 +01:00
2008-04-13 14:52:48 -07:00
2008-02-14 22:10:38 +01:00
2008-02-04 23:52:49 +01:00
2008-01-09 13:37:08 +01:00
2008-01-09 13:37:08 +01:00
2008-04-13 14:52:48 -07:00
2008-01-09 21:52:23 +01:00
2008-04-13 09:59:26 -07:00
2008-01-09 13:34:20 +01:00
2008-01-09 13:34:20 +01:00