
In message 46C8A2DE.3090500@gmail.com you wrote:
Proposal to fix this is to remove unused file board/omap2420h4/flash.c and remove calls of flash_probe()/omap2420h4 #ifdefs in env_flash.c. However, not sure if this is correct.
I think a more details solution is required for all omap2 SDPs.. the newer H4's seem to have larger range of device supports and i am looking to work towards a common code base for all SDP platforms(2430,3430 etc).. something like board/omap-common directory.. i have started a bit on it.. but it will take a bit of time before i can get it out as working patches..
Well, I think these are two different things:
Dirk is proposing a fix for the current tree, i. e. for the next release to make the board build.
You are proposing a more general solution, which involves bigger changes than just a bug fix, and thus has to wait for the next merge window.
That means we need both...
Best regards,
Wolfgang Denk