Re: [PATCH 4/4] common: spl: spl: Remove video driver before u-boot proper

2023-04-19 Thread Nikhil M Jain
Hi Simon, On 19/04/23 07:16, Simon Glass wrote: Hi Nikhil, On Mon, 10 Apr 2023 at 02:21, Nikhil M Jain wrote: Add method to remove video driver before loading u-boot proper. When bootstage changes from SPL to u-boot proper, noo method is called to remove video driver, and at u-boot proper

Re: [PATCH 4/4] common: spl: spl: Remove video driver before u-boot proper

2023-04-18 Thread Simon Glass
Hi Nikhil, On Mon, 10 Apr 2023 at 02:21, Nikhil M Jain wrote: > > Add method to remove video driver before loading u-boot proper. When > bootstage changes from SPL to u-boot proper, noo method is called to > remove video driver, and at u-boot proper if video driver is not > enabled, the video

[PATCH 4/4] common: spl: spl: Remove video driver before u-boot proper

2023-04-10 Thread Nikhil M Jain
Add method to remove video driver before loading u-boot proper. When bootstage changes from SPL to u-boot proper, noo method is called to remove video driver, and at u-boot proper if video driver is not enabled, the video driver starts displaying garbage on the screen, because there is no reserved