From mboxrd@z Thu Jan 1 00:00:00 1970 From: LABBE Corentin Date: Mon, 27 Jan 2020 12:50:16 +0100 Subject: [PATCH v3 0/3] Ethernet support for Raspberry Pi 4 In-Reply-To: References: <20200127011444.8114-1-andre.przywara@arm.com> <20200127100949.GA14303@Red> Message-ID: <20200127115016.GA4896@Red> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jan 27, 2020 at 04:27:03PM +0530, Amit Tomer wrote: > Hi, > > > The kernel panic just after with "OF: reserved mem: failed to allocate memory for node 'linux,cma'" but that's another story. > > But this comes even without having Ethernet patches and when one use > booti instead of bootefi, right ? > So booti is unsupported on rpi 4 ? I need to set a ramdisk and bootefi dont support that. Regards