|
From: James S. <jsi...@in...> - 2002-12-21 20:53:02
|
> I am using 2.4.18-rmk7 kernel on assabet like board , with 240x320 LCD > color display panel. > > > My problem is i have modified the linux startup logo to 240x320 size > ,This works fine on 32MB RAM and 16MB flash > board, i.e i can see full screen logo and i boots up fine. This does > not work on 64MB RAM and 32MB flash board . logo comes up and kernel > panic.. > > I just tried to reduce the size of logo to 240x280 this works fine. > > Can anybody give some pointers why this is happening.. Wow! I'm amazed changing the size of the logo didn't cause problem at any size. The code expect 80x80 size :-/ |