Myles Watson wrote:
Here's my attempt at fixing abuild for serengeti_cheetah_fam10.
It's pretty trivial, since I'm just using the ROM_IMAGE_SIZE in Config.lb and putting it in Config-abuild.lb. When I reduce this size (past what it is in Config-abuild.lb), it gives me the same overlap error in my system that abuild is seeing.
I also added XIP_ROM_SIZE, although I admit freely that I don't know anything about this variable. I just wanted to make it match Marc's Config.lb.
This should be set in the src/*/Config.lb, not here. Can you try it without the change?
Maybe the right thing to do would be to remove both XIP_ROM_SIZE references in Config-abuild.lb
Either way, I think the ROM_IMAGE_SIZE change will help.
Myles
Signed-off-by: Myles Watson myles@pel.cs.byu.edu
Please check the above, but either way
Acked-by: Corey Osgood corey.osgood@gmail.com