From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Behun Date: Wed, 5 May 2021 18:38:27 +0200 Subject: [PATCH v1 00/23] phy: marvell: Sync Armada 3k/7k/8k SERDES code with Marvell version In-Reply-To: <20210505091913.6nha2cadky2g7toa@pali> References: <20210324140649.1413122-1-sr@denx.de> <3b1af7f6-ea2f-7269-50e7-fc9f0a00da7a@denx.de> <20210429102714.701c9b16@thinkpad> <44e052e4-8aa5-7997-7604-64c6f6450b01@denx.de> <20210504222853.5htqvxajj42mm53r@pali> <20210505091913.6nha2cadky2g7toa@pali> Message-ID: <20210505183827.3b861a4e@thinkpad> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 5 May 2021 11:19:13 +0200 Pali Roh?r wrote: > > "bubt" is special and cannot be changed easily without breaking update > > scripts using it AFAICT. As it's pretty old and used in the Marvell code > > base for quite some time - including all the documentation about > > updating. > > I see. This needs to say in current form. bubt can theoretically be implemented for other platforms. Its purpose is to update u-boot. This is useful for other platforms. Marek