e5c7864 conf: Hoist validation of memory size into the post parse callback

Authored and Committed by Peter Krempa 9 years ago
    conf: Hoist validation of memory size into the post parse callback
    
    Later patches will need to access the full definition to do check the
    memory size and thus the checking needs to be done after the whole
    definition including devices is known.
    
        
file modified
+20 -21