From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 17 Dec 2015 15:58:10 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: Fixed Phy not found error. Fixed QSPI flash not found error Disabled Hardware watch dog by default. Updated MMC clock. In-Reply-To: References: <201512170446.55816.marex@denx.de> Message-ID: <201512171558.10727.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, December 17, 2015 at 07:59:34 AM, ShengjiangWu wrote: > Hi Marek Vasut, Hi, > I will submit it later, thanks for your reminder. Thanks. Also, please do not top-post and please keep the entire Cc list intact. Also keep the ML in the list. > Best Regards > Shengjiang Wu > > > > > ------------------ Original ------------------ > From: "marex";; > Date: Thu, Dec 17, 2015 11:46 AM > To: "ShengjiangWu"; > Cc: "u-boot"; > "shengjiangwu"; "clsee"; > "dinguyen"; > "dinh.linux"; "pavel"; > "sr"; Subject: Re: [PATCH] arm: socfpga: Fixed Phy not found > error. Fixed QSPI flash not found error > Disabled Hardware watch dog by default. Updated MMC clock. > > On Thursday, December 17, 2015 at 04:25:28 AM, ShengjiangWu wrote: > > arm: socfpga: Fixed Phy not found error. > > > > Fixed QSPI flash not found error > > Disabled Hardware watch dog by default. > > Updated MMC clock. > > Fix your mailer please. > > > Updated pinmux and clock for EMAC1 and QSPI flash. > > U-BOOT-2015-10 can run on Cyclone V SoC Development > > Kit (SoCDK) with this fix. > > > > Signed-off-by: swu > > Cc: Chin Liang See > > Cc: Dinh Nguyen > > Cc: Dinh Nguyen > > Cc: Pavel Machek > > Cc: Marek Vasut > > Cc: Stefan Roese > > Please repost the patch using git send-email , details are at [1] and the > process is very similar to Linux. > > I briefly skimmed across the patch. I don't understand why do you replace > almost the entire pinmux just to fix ethernet issue. (ethernet works on > SoCDK I believe, which is another odd thing). > > Furthermore, if you're fixing multiple things, split them into multiple > patches. > > Finally, do not disable HW watchdog. > > [1] www.denx.de/wiki/U-Boot/Patches > > Best regards, > Marek Vasut Best regards, Marek Vasut