Skip to content
Snippets Groups Projects
Commit d3afa1ee authored by Bartlomiej Sieka's avatar Bartlomiej Sieka
Browse files

Motion-PRO: Update configuration to accomodate next generation board.


New board has faster oscillator and a different Flash chip. This affects:
- CFG_MPC5XXX_CLKIN
- SDRAM timings
- Flash CS configuration (timings)
- Flash sector size, and thus MTD partition layout
- malloc() arena size (due to bigger Flash sectors)
- smaller memory test range (due to bigger malloc() arena)

This patch also enables more extensive memory testing via "mtest".

Signed-off-by: default avatarBartlomiej Sieka <tur@semihalf.com>
parent eff50190
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment