Hi!
We are creating a design based on 816X / 389X EVM (Rev. F) but we are using another RAM module (Micron MT41JXXX). However, we are only going to use RAM bank0 and instead of four 8bit modules we are going to use two 16bit modules. How much configuration of linux and U-boot can we expect to be needed?
I've tried to disable RAM bank1 in U-boot, which seems to be working fine, but when trying to boot linux it crasches. How do I configure linux to only use bank0?