This is the mail archive of the ecos-patches@sourceware.org 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]

[Bug 1001716] MIPS malta + sead3 update


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001716

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@dallaway.org.uk

--- Comment #4 from John Dallaway <john@dallaway.org.uk> 2012-12-13 17:15:43 GMT ---
Great to see this patch!

I would add that, since CYGPKG_MALTA_QEMU and CYGPKG_SEAD3 are hardware-related
CDL options, they should be named accordingly:

  CYGPKG_MALTA_QEMU -> CYGHWR_HAL_MIPS_MALTA_QEMU
  CYGPKG_SEAD3 -> CYGHWR_HAL_MIPS_MALTA_SEAD3

Similarly for the build-related option:

  CYGPKG_HAL_MIPS_MICROMIPS -> CYGBLD_HAL_MIPS_MICROMIPS

For a list of CDL option naming conventions:

http://ecos.sourceware.org/docs-latest/cdl-guide/language.naming.html

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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