Hi Nathan,
--- On Mon, 7/21/08, Nathan Manning <[EMAIL PROTECTED]> wrote:
> I noticed that the litektit's config.mk file has a
> TEXT_BASE of 0x87f0
> which doesn't correspond to our board's flash
> range. Is this really where
> u-boot should be loaded?
0x87F is an address in RAM, not fla
Hello,
I am currently trying to get u-boot to work on our mx31 litekit from logic
pd. Everything is compiling just fine and we are able to load our board with
our BDI3000, but executing u-boot doesn't result in the u-boot prompt or
anything else.
I noticed that the litektit's config.mk file has a