[U-Boot-Users] [PATCH] Fix CRAMFS failure to compile if CFG_NO_FLASH.

6 Jun
2006
6 Jun
'06
10:13 p.m.
I'm working on u-boot support for the Amstrad Delta (E3) video phone. Currently this is running with NAND but not NOR support. However when JFFS2 support is compiled into u-boot this pulls in CRAMFS, which fails to compile if CFG_NO_FLASH is set. The attached patch fixes this by adding stub cramfs functions in the case when this is set, which allows JFFS2 support to build and run.
Patch is against current git.
J.
--
/-\ | How I wish, how I wish you were
|@/ Debian GNU/Linux Developer | here.
- |
6910
Age (days ago)
6910
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jonathan McDowell