This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: EDB7312 - Linux booting


Hi Gary

Your patch of 2003-02-06 (applied 2003-02-07) for booting Linux on EDB7312 
(ROMRAM startup) appears to have introduced a CDL conflict for other builds 
of both eCos and RedBoot using the EDB7xxx platform HAL:

   C CYGPKG_HAL_ARM_EDB7XXX, "requires" constraint not satisfied:
        CYGHWR_REDBOOT_ARM_LINUX_EXEC_ADDRESS_DEFAULT == 0xC0038000

Can you investigate/resolve please?

Thanks

John Dallaway
eCosCentric Limited

--cut here--

Index: hal/arm/edb7xxx/current/ChangeLog
===================================================================
RCS file: /misc/cvsfiles/ecos/packages/hal/arm/edb7xxx/current/ChangeLog,v
retrieving revision 1.38
diff -u -5 -p -r1.38 ChangeLog
--- hal/arm/edb7xxx/current/ChangeLog   6 Dec 2002 15:04:03 -0000       1.38
+++ hal/arm/edb7xxx/current/ChangeLog   7 Feb 2003 00:23:19 -0000
@@ -1,5 +1,14 @@
+2003-02-06  Gary Thomas  <gary@mind.be>
+
+       * misc/edb7312_redboot_ROMRAM.ecm: 
+       * src/edb7xxx_misc.c: 
+       * include/plf_io.h: 
+       * include/hal_platform_setup.h: 
+       * cdl/hal_arm_edb7xxx.cdl: Add support for booting Linux by defining
+       CYGARC_PHYSICAL_ADDRESS().
+
 2002-12-06  Gary Thomas  <gthomas@ecoscentric.com>
 
        * misc/edb7312_redboot_ROMRAM.ecm: 
        * misc/edb7312_redboot_ROM.ecm: 
        * misc/edb7312_redboot_RAM.ecm: 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]