Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/evbppc/walnut



Module Name:    src
Committed By:   rin
Date:           Mon Mar 29 14:27:36 UTC 2021

Modified Files:
        src/sys/arch/evbppc/walnut: machdep.c

Log Message:
Use IBM405GP_UART0_BASE instead of hard-coded magic number 0xef000000.

No functional changes since:

        IBM405GP_UART0_BASE & ~(TLB_PG_SIZE - 1) == 0xef000000

See ppc4xx_tlb_reserve() in ibm4xx/pmap.c.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/evbppc/walnut/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index