From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 31 Jul 2015 08:44:05 -0700 Subject: [U-Boot] [PATCH] powerpc/t1024: update fman liodn for mac1 In-Reply-To: <1431593499-473-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1431593499-473-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <55BB97C5.1050808@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/14/2015 01:51 AM, Shengzhou Liu wrote: > MAC1 acts as 1G/10G dual-role MAC on T1024. We introduce > macro SET_FMAN_RX_10G_TYPE2_LIODN for 10G MACs which have > same Port ID and same offset of address with 1G MAC. > Update it to match with the setting of fman in t1024 device > tree, otherwise there is no 'fsl,liodn' in > /proc/device-tree/soc at ffe000000/fman at 400000/port at 88000/ > > Signed-off-by: Shengzhou Liu > --- Applied to u-boot-mpc85xx master. Thanks. York