Hi Sascha,
You misspelled 'CONFIG' in your last check-in:
7c37b54184893d4fe4e23933e6a8deae1c9d62a2. This effectively disabled
/dev/env0 (wonder if you tried it ;-)
Cheers!
-Chris
diff --git a/board/pcm038/pcm038.c b/board/pcm038/pcm038.c
index cb02e48..35093e8 100644
--- a/board/pcm038/pcm038.c
+++ b/board/pcm038/pcm038.c
@@ -132,7 +132,7 @@ static int pcm038_devices_init(void)
register_device(&spi_dev);
#endif
-#ifdef CONDFIG_PARTITION
+#ifdef CONFIG_PARTITION
dev_add_partition(&cfi_dev, 0x00000, 0x20000, PARTITION_FIXED, "self");
dev_add_partition(&cfi_dev, 0x20000, 0x20000, PARTITION_FIXED, "env");
#endif
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users