OS4 DepotLogo by McFly 
(anonymous IP: 18.189.170.17,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Utility » Archive » uboot_mkimage.lha

Uboot_mkimage

Description: mkimage for uboot (bugfixed)
Download: uboot_mkimage.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 67kb
Version: 1.1.5
Date: 11 Aug 08
Author: Wolfgang Denk / ( Kjetil Hvalstrand, fixed by Damien Stewart)
Submitter: Damien Stewart
Email: hypexed/yahoo com au
Requirements: AmigaOne / Uboot
Category: utility/archive
Replaces: utility/archive/uboot-mkimage.lha
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 3924
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
This is a bugfix of the orginal mkimage port by Kjetil Hvalstrand. The original
didn't work properly and would leave a blank header because some file-to-disk
memory routines didn't flush the memory back to disk before freeing it. This fix
includes the work around so mkimage functions properly on OS4. And also uses an
updated source tree with makefile included. Original instructions by Kjetil
follow. Enjoy!

Damien Stewart (Hypex)


A quick recompile/port of mkImage used to create boot images for UBOOT, 
ported by Kjetil Hvalstrand (NutsAboutAmiga/LiveForIt)

Note: I have not made any big changes to the code, and I have not really tested
it properly.

All you need to make a boot image is:

1. Working Linux kernel for AmigaOne.
2. Ramdisk image found on LinuxPPC distribution like Debian or Yellow-Dog.

/*
 * (C) Copyright 2000-2004
 * DENX Software Engineering
 * Wolfgang Denk, wd()denx.de
 * All rights reserved.
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation; either version 2 of
 * the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 * MA 02111-1307 USA
 */


Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment