From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 2 Aug 2010 15:58:19 -0500 Subject: [U-Boot] Please pull u-boot-mpc85xx.git In-Reply-To: <20100802205457.EC9D4D3CE46@gemini.denx.de> References: <20100802145758.BB75811D922@gemini.denx.de> <4C56E35A.6040302@freescale.com> <20100802205457.EC9D4D3CE46@gemini.denx.de> Message-ID: <4C57316B.7010706@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 Wolfgang Denk wrote: >> Audio is broken in Linux without this patch. It's something I neglected to >> incorporate when in my initial P1022DS patch. > > Well, this is U-Boot, not Linux. I supposed it depends on your definition of a "bug". If it's not doing something that it's supposed to be doing, and something else is broken because of it, is that a bug? Without this patch, audio support on the P1022DS is completely broken. >> Perhaps "enable" is the wrong word, since the Linux audio driver doesn't >> detect the problem and just fails if U-Boot hasn't set up the signal routing >> correctly. > > Sounds as if this should be fixed in Linux (too) ? This has to do with enabling clock signals and pin muxing, something which is (IMHO) handled better in U-Boot than in Linux.