From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Fri, 17 Aug 2012 11:10:17 -0700 Subject: [U-Boot] [PATCH 2/3] fec_mxc: use phy_connect_by_mask In-Reply-To: <502E1AE2.3060305@denx.de> References: <1345063218-19228-1-git-send-email-troy.kisky@boundarydevices.com> <1345063218-19228-2-git-send-email-troy.kisky@boundarydevices.com> <502E1AE2.3060305@denx.de> Message-ID: <502E8909.6050108@boundarydevices.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 8/17/2012 3:20 AM, Stefano Babic wrote: > I generally agree with this patchset. My only concern is that we add a > new CONFIG_ option without documentation. Can you add an entry into > the README file (I know, a lot of CONFIG_ are missing, but we can at > least avoid to add hidden features..). Best regards, Stefano Babic Will do Thanks Troy