I have some boards with same CPU but different memory size. It would be perfect if I have only one device tree for them.
Does the Barebox pass the RAM size to the kernel automatically?I removed memory node from Linux and also Barebox device tree and system is still working. I am not sure this is a correct way? or maybe would I face a problem later?
P.S: We modified Barebox in a way that reads the memory size from GPIO just at the first step.